CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 字符串 加密

搜索资源列表

  1. DES_Test

    0下载:
  2. DES加密的MFC实现,主要包括两部分组成,有字符串加密和文件加密两种模式,实现了3DES功能,让加密更安全-including string and files by DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-28
    • 文件大小:11021547
    • 提供者:fujianhai
  1. CSharpBaseClassLibraryGuinness

    0下载:
  2. ASP.NET类库,C#读取AD域里用户名或组,Common类库,DotNet基础类大全,SqlHelper基类,字符串加密等上百个类库-ASP.NET library, C# read the AD domain user or group, Common Library, DotNet base class Guinness, SqlHelper base class, string encryption, such as hundreds of libraries
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2889678
    • 提供者:叶辰
  1. PASS

    0下载:
  2. 字符串加密程序,能进行标题加密,帮助你完成加密,-String encryption program, the title can be encrypted to help you complete the encryption, huh
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:31417
    • 提供者:seven7
  1. Md5

    0下载:
  2. Md5.java是一个字符串加密算法类的代码文件,如果你在用JAVA开发一些应用,这个MD5算法类或许可以直接套用,代码中的关键部分带有注释,部分注释是英文的,不过认真看可以看懂。-Md5.java encryption algorithm is a string class code file, if you are developing some applications using JAVA, the MD5 algorithm may be directly applied to the
  3. 所属分类:android

    • 发布日期:2017-04-14
    • 文件大小:3585
    • 提供者:gpudn24
  1. Characters-on-its

    0下载:
  2. 自编的字符串加密的方法,其中包括加密和解密-String includes encryption methods, including encryption and decryption
  3. 所属分类:LabView

    • 发布日期:2017-04-17
    • 文件大小:33806
    • 提供者:ma
  1. jm

    0下载:
  2. 一,产生密钥(算法实现可参照文档后的<附件1>KeyGeN.asp) 与<附件1>不同的是,实际要求密钥存放在字符串接受方数据库表KeyPool中,表结构如下: 1,personalID{主码} 2,secret_key{密钥,数据类型最好用text,与实际代码密钥生成长度有关} 3,serverTime{密钥生成时间,用以检验密钥是否失效} 接受方发现密钥失效,则拒绝验证 二,字符串加密(算法实现可参照文档后的<附
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:5404
    • 提供者:蔡国庆
  1. QCtrl

    0下载:
  2. GetMmInch - 取得打印机及屏幕信息 GetPCName - 取电脑名 GetPCIP - 通过机器名得到IP地址 IsNumStr - 判断字符串是否是数字串 IsCharStr - 判断字符串是否是[A..Z]字串 ArbStr - 取随机字符串 DenCrypt - 异或加密解密 EncrypKey - 字符串加密 UncrypKey - 字符串解密 StrNum - 查询子字符串SubStr在字符串Str中出现的次数 FSize - 取文件
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:9738
    • 提供者:qylin
  1. Delphi_730067

    0下载:
  2. Delphi:Delphi采用MD5 加密的例子,关于MD5,我想不用多说了吧,使用最为广泛的简单加密方法了,遍及WEB开发,MD5不但可对字符串加密,也可对文件加密,如果您还对Delphi下的MD5加密不太熟悉的话,那么建议你参考本源码实例,学习一下加密的方法吧。 -Delphi: Delphi uses MD5 encryption example, about the MD5, I think it goes without saying, the most widely used e
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:12205
    • 提供者:BSOI6WA
  1. Delphi_632413

    0下载:
  2. Delphi:采用BASE64算法流加密,编码多个字节,可以编码奇数字节和基数字节,把编码好的块写到流中,当然也可进行BASE64算法流的解密,解密的数据输入到流中,还可进行BASE64算法字符串加密,字符串解密等,比较全的BASE64加密与解密实例,仅供参考。 -Delphi: a stream cipher algorithm using BASE64 encoding a plurality of bytes, and the base may be encoded odd byte
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:9129
    • 提供者:ZS52OX7
  1. Base64EncryptionandDecryption

    0下载:
  2. Visual Basic 6.0的Base64字符串加密与解密模块,实现字符串的加密与解密,适用与中文文字的加密与解密。-Visual Basic 6.0 is Base64 string encryption and decryption module, string encryption and decryption for the Chinese text encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:12764
    • 提供者:huangran
  1. mimi

    0下载:
  2. 简单的加密算法,能将字符串加密,可以移植,简单易懂-Simple encryption algorithm, can string encryption, portable, easy to understand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:541
    • 提供者:刘怀志
  1. xorstr

    0下载:
  2. 一种用于字符串加密和解密的方法和源码,一定程度上可防破解-A method for the source string encryption and decryption, to a certain extent, can prevent the crack
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-13
    • 文件大小:1538
    • 提供者:lianghj
  1. Simple-text-encryption

    0下载:
  2. 程序设计一个加密和解密的算法,在对一个指定的字符串加密之后,利用解密函数能够对密文进行解密,显示明文信息-Programming an encryption and decryption algorithm, after a specified string encryption function using the decrypted ciphertext can be decrypted plaintext display
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1342863
    • 提供者:
  1. xuexi

    0下载:
  2. 将一个长度不超过100的字符串加密和解密。密码规则如下:用原来的字母后面第4个字母代替原来的字母。例如,字母“A”后面第4个字母是“E”,用“E”代替“A”,用“c”代替“y”,以此类推……,非字母字符则不作任何转换 例如“China*12”加密后的结果为“Glmre*12”,“Glmre*12”解密后的结果为“China*12”。-A length of not more than 100 string encryption and decryption. Password rules a
  3. 所属分类:ELanguage

    • 发布日期:2017-04-14
    • 文件大小:3061
    • 提供者:龙明溪
  1. DecryptDES

    0下载:
  2. c#编写的两种加密解密,包括base64加密,key加密,可以用在项目中,进行字符串加密- 自动检测语言 划词 双语对照 中文 » 英语 <~ C# to write the two kinds of encryption to decrypt, including base64 encryption, key encryption, can be used in the project, to encrypt the string
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:55015
    • 提供者:飞飞飞
  1. heiyue

    0下载:
  2. 黑月字符串加密 黑月游戏字符串加密 可用于游戏防破解用-The string encryption The game of string encryption Can be used for the game against crack
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-29
    • 文件大小:239774
    • 提供者:your name
  1. Cryptography

    0下载:
  2. 使用 System.Security.Cryptography 对字符串加密解密, 可用于各类口令加密-Use System.Security.Cryptography encryption and decryption of the string, can be used for all kinds of password encryption
  3. 所属分类:.net

    • 发布日期:2017-05-07
    • 文件大小:1030728
    • 提供者:唐源
  1. zifuchuanjiami

    0下载:
  2. des字符串加密程序,能加密任何长度字符串-des string encryption program that can encrypt any length string
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-20
    • 文件大小:5168281
    • 提供者:小吴
  1. CSharp-string-encode-decode

    0下载:
  2. C# 字符串加密,解密函数.值得收藏,希望对你有帮助。-C# string encode decode
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3697
    • 提供者:张三
  1. java源程序破解安卓手机九宫格加密

    0下载:
  2. 用来破解安卓手机的图形加密的java源程序,非常好用,稍后我将上传获取用于破解的手机中加密后的字符串的方法,只需将字符串加入源码中,即可运行程序破解
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-11-14
    • 文件大小:607
    • 提供者:bububububu
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 35 »
搜珍网 www.dssz.com